home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / utility / 553 / dd_demo / dd_demo.doc < prev    next >
Text File  |  1979-11-30  |  14KB  |  344 lines

  1. ****************************************
  2. *            DATA DIET DEMO            *
  3. *        Program by Keith Gerdes       *
  4. *                                      *
  5. * Copyright 1991 Double Click Software *
  6. *                                      *
  7. * You may order Data Diet now for only *
  8. *               $59.95                 *
  9. * (Introductory offer expires 12/1/91) *
  10. *                                      *
  11. *  Call us at (713)977-6520 to order.  *
  12. *  Or send:                            *
  13. *  $62.95 (in US)                      *
  14. *  $64.95 (outside US no personal cks) *
  15. *  (includes shipping and handling)    *
  16. *                                      *
  17. *  Double Click Software               *
  18. *  PO BOX 741206                       *
  19. *  Houston, Texas 77274-1206           *
  20. ****************************************
  21.  
  22. =================================================================
  23. The following is a brief excerpt from our DATA DIET manual.  This 
  24. will give you an idea on how to use the complete package.
  25.  
  26. Data  Diet Demo is configured to use drive C only.   If  you  are 
  27. using a floppy based system,  you will need to setup a RAMdisk as 
  28. drive C.
  29. =================================================================
  30.  
  31. Welcome to Data Diet
  32.  
  33. DC  Data  Diet is a unique product for the family of  Atari  TOS-
  34. based  computers  that  will save you  megabytes  of  disk  space 
  35. efficiently  and  silently  using  a  seamless  and   transparent 
  36. integration into GEMDOS.
  37.  
  38. We  have designed Data Diet to be as fast as  possible,  using  a 
  39. proprietary   compression   method   which   provides   excellent 
  40. compression at an astounding speed.   In fact,  speed was one  of 
  41. the most important factors behind Data Diet's  design.   Compared 
  42. to similar programs on other platforms (Macintosh and IBM),  Data 
  43. Diet  blows  them away hands down!   We are certain you  will  be 
  44. equally thrilled by the substantial data storage savings.
  45.  
  46. Data Diet uses a unique method for solving the question:  How  do 
  47. you perform realtime data compression?
  48.  
  49. Basically,  several  different methods could be used  to  provide 
  50. realtime data compression:
  51.  
  52. 1)  Create a single file which acts like the  disk  drives.   All 
  53. data is read from and written to this file,  being compressed  as 
  54. it goes into the file, decompressed as it comes out.
  55.  
  56. 2)  Make  a  single  partition act  like  multiple  disk  drives, 
  57. basically use the entire partition as one huge file,  similar  to 
  58. #1.
  59.  
  60. 3)  Run through a "shell" program,  decompressing any  files  you 
  61. wish  to  use before the shell runs  the  specified  application, 
  62. recompressing the files after you have exited back to the shell.
  63.  
  64. 4) Use the Data Diet method.
  65.  
  66. Numbers one and two above have severe restrictions,  namely  that 
  67. the  file system must be completely rewritten to make  the  "file 
  68. disk drive" look like a real drive,  and you must completely back 
  69. up your hard disk,  repartition your hard disk,  then restore all 
  70. the files back into the "file disk drive."   Additionally,  every 
  71. disk  write  requires compression,  thereby really  slowing  your 
  72. system down.
  73.  
  74. Additionally,  should the file become corrupted or attacked by  a 
  75. virus, then all of your programs and data can be lost.
  76.  
  77. Number  three is extremely limited in scope;  you'd need to  know 
  78. what  files  you  will be using before you  run  the  shell,  and 
  79. launching a program from a shell can cause compatibility problems 
  80. with some software.
  81.  
  82. Briefly  and without going into too much confusing  detail,  once 
  83. installed, DC Data Diet waits until a file operation is performed 
  84. before  it  goes  to  work.   If the  file  is  dietized,  it  is 
  85. decompressed and stored in a temporary working  directory.   When 
  86. the application accesses the file,  it is actually accessing  the 
  87. temporary  file in the work directory.   Using  the  decompressed 
  88. temporary  file  has  the  added benefit  of  allowing  all  disk 
  89. operations on that file to be full-speed.   When the  application 
  90. writes  to the file,  it again is writing to the temporary  file, 
  91. not the original.   Finally,  when you exit the application,  the 
  92. file is compressed and saved back to the original location.
  93.  
  94.  
  95. Data Diet Method Best?
  96.  
  97. What  advantages do you get using the Data Diet method  over  the 
  98. others?   Several,  in fact.
  99.  
  100. You  don't have to treat your hard disk special in any  way.   To 
  101. install Data Diet you don't have to reformat, repartition or even 
  102. backup  your hard disk (although you should always keep a  backup 
  103. of your data).
  104.  
  105. You get a big difference in speed.   First of all, Data Diet uses 
  106. a  proprietary  compression method which is  lightning  fast  (we 
  107. guarantee it's the fastest on the Atari computers), secondly, the 
  108. data  compression usually occurs when you run or exit a  program. 
  109. Therefore  data access while you are using your favorite  program 
  110. is  completely  full-speed with absolutely no  slowdown.
  111.  
  112. Data Diet will also compress files to a remote network drive (can 
  113. any other realtime programs do that?).
  114.  
  115. Additionally,  Data Diet gives you a lot of flexibility.  You can 
  116. exclude  files,  folders  and drives you don't  want  compressed, 
  117. choose between two compression methods and specify the use of one 
  118. compression method for files over a given size
  119.  
  120. Data  Diet  Tools  allows you to  compress,  decompress  and  get 
  121. statistics  about a single file,  groups of  files,  directories, 
  122. or your whole drive, using any file mask.
  123.  
  124.  
  125. The All-Important Work Directory
  126.  
  127. Almost  nothing  is  as  important  to  Data  Diet  as  the  work 
  128. directory.   The work directory is a temporary storage place  for 
  129. your decompressed diet files.
  130.  
  131. When  you  open  and  use  a  dietized  file,  you  are  actually 
  132. manipulating  a  temporary  file  which  is  kept  in  the   work 
  133. directory.   The  original  file doesn't get  touched  until  you 
  134. actually  exit  the current application (this may  vary  slightly 
  135. based upon your configuration and use).
  136.  
  137. ** Data Diet Demo **
  138. Data Diet Demo will create and use the work directory on drive C, 
  139. as the folder C:\DATADIET.WRK
  140.  
  141.  
  142. The Data Diet Front End
  143.  
  144. The  program/desk  accessory  DATADIET.APP/DATADIET.ACC  is   the 
  145. front-end  to the actual Data Diet handler,  which does  all  the 
  146. work.   The  Data Diet front-end is not required to be  installed 
  147. unless  you want to change the configuration of Data Diet or  you 
  148. wish to 'keep tabs' on what Data Diet is currently doing.
  149.  
  150. From  the Data Diet front-end you can get information  about  the 
  151. files  currently accessed,  change the current  configuration  or 
  152. call up Data Diet Tools to manipulate files.
  153.  
  154.  
  155. The Data Diet Front-End Main Menu
  156.  
  157. The Data Diet front-end main menu is composed of several parts:
  158.  
  159. File   information  lists  the  files  in  use  by  the   current 
  160. application.   Information displayed in the main menu is the name 
  161. of  the  file and its current compression type.   A  crossed  box 
  162. under  the compression type of OFF,  A,  or B and RO (read  only) 
  163. indicates the current setting.
  164.  
  165. Clicking on the filename in the main menu will display additional 
  166. information about the file.
  167.  
  168. You  will  see  the  complete path  and  filename  for  the  file 
  169. selected,  the original file size (ORIGINAL),  the Data Diet file 
  170. size (DIETIZED),  the compression percentage (%) (how much it  is 
  171. compressed  from  the  original size) and the  time  required  to 
  172. perform the compression (SECONDS).   Note that the SECONDS  field 
  173. will  only  be  filled in if you FLUSH the file  or  are  in  the 
  174. REALTIME  compression  mode (see the following  explanations  for 
  175. configuration details).
  176.  
  177. ** Data Diet Demo **
  178. Data Diet Demo operates in Realtime mode only.  This means you're 
  179. going to get more of a slowdown than the method we suggest using, 
  180. which is Terminate mode (a real bummer - it's a demo!).
  181.  
  182. Additionally,  the  two  boxes  below the  file  size  statistics 
  183. indicate  the current state of the file.   DECOMPRESSED  selected 
  184. indicates  that  the file is a Data Diet file  and  is  currently 
  185. decompressed  in  the work directory,  and  WRITTEN  TO  selected 
  186. indicates  the file has been written to by the  application,  and 
  187. will  be dietized when the application exits (this may vary  with 
  188. your configuration).
  189.  
  190. Below  the  status  boxes are two buttons which can  be  used  to 
  191. perform  the normal dietize/cleanup operation now.   Clicking  on 
  192. the  FLUSH  button will cause the selected file  to  be  dietized 
  193. immediately,  while clicking on the FLUSH&DEL (flush and  delete) 
  194. button  will cause the file to be dietized and deleted  from  the 
  195. work directory immediately.
  196.  
  197.  
  198. Data Diet Quick Installation
  199.  
  200. This  is  the quick installation guide for DC  Data  Diet.   This 
  201. brief explanation does not go into the many details of using Data 
  202. Diet,  but rather allows you to quickly get Data Diet running  on 
  203. your system so you can start enjoying the savings right away.
  204.  
  205. Once  installed  in  your system,  Data  Diet  will  perform  its 
  206. operations without ever needing interaction from you again.  Data 
  207. Diet's design allows it to seamlessly integrate into the existing 
  208. file handling system.
  209.  
  210. Part I: Data Diet Quick Installation
  211.  
  212. >To quickly install Data Diet:
  213.  
  214. Copy the following file to your AUTO folder:
  215.  
  216. DATADIET.PRG
  217.  
  218. Copy  the following two files to your desk accessory  bootup  path 
  219. (usually A:\ or C:\):
  220.  
  221. DATADIET.ACC
  222. DD_TOOLS.APP
  223.  
  224. ** DATA DIET DEMO **
  225. Data  Diet Demo is configured to use drive C only.   If  you  are 
  226. using a floppy based system,  you will need to setup a RAMdisk as 
  227. drive C.
  228.  
  229. Reboot your computer to install Data Diet.   When Data Diet boots 
  230. up, you will see an installation message.
  231.  
  232. ** DATA DIET DEMO **
  233. The Data Diet DEMO will ONLY save .DOC files to the root of drive 
  234. C:.  For example, load a document into PageStream and save it out 
  235. to  the  root  of  drive C (C:\).   The  file  will  be  dietized 
  236. (compressed) when you save it out.  If you save the file anywhere 
  237. else,  it  will be saved normally.   Moving the file  to  another 
  238. drive will normalize the file.
  239.  
  240. Part II: Put Your Data on a Diet
  241.  
  242. Now that you have Data Diet installed,  you will want to get  all 
  243. of  your  files dietized,  so you can start enjoying  your  space 
  244. savings.  Virtually any file can be dietized.  Some file formats, 
  245. however,  may  already be in a compressed state,  or may  be  too 
  246. random  to adequately compress (GIF pictures and digitized  sound 
  247. files are two types which do not compress well).
  248.  
  249. Data Diet Tools allows you to dietize, normalize or calorize your 
  250. files.   When you dietize your files,  you are compressing  them.  
  251. When you normalize your files,  you are decompressing  them,  and 
  252. when you calorize your files, you are getting statistics on them.
  253.  
  254. Data  Diet  Tools  can dietize or normalize files  on  an  entire 
  255. drive,  accessing  every file in every folder in  one  operation.  
  256.  
  257. The next section tells you how to dietize all of your data.   You 
  258. may want to read more about Data Diet Tools if you do not want to 
  259. dietize all files.
  260.  
  261. >To Dietize your data:
  262.  
  263. Run DD_TOOLS.APP.  You will be presented with the Data Diet Tools 
  264. main menu.
  265.  
  266. Click on the DIETIZE button.   You will be presented with a file 
  267. selector.
  268.  
  269. Use the file selector to choose the drive to dietize, making sure 
  270. you  are on the root directory of the chosen drive (for  example: 
  271. C:\).   If you do not wish to dietize an entire drive, simply use 
  272. the file selector to go into a specific directory.
  273.  
  274. Type *.* in the SELECTION field.
  275.  
  276. Click on the OK button.   Data Diet Tools will begin  compressing 
  277. all data on the specified drive, displaying information about the 
  278. files as they are dietized.   When the task is done, you will see 
  279. a message displayed.
  280.  
  281. Repeat from step #2 for the remaining drives.
  282.  
  283. All  of the files which could be compressed are now in Data  Diet 
  284. format.   Some  files  are  never compressed as  defined  in  the 
  285. DATADIET.INF file.   The files specifically excluded are  usually 
  286. programs and archive files.   To compress programs, you will need 
  287. to use DC Squish next.
  288.  
  289. ** DATA DIET DEMO **
  290. Data Diet Demo will only batch dietize *.DOC files on the root of 
  291. drive C.  The DATADIET.INF file is built into the demo.
  292.  
  293. Step III: Squish Your Programs
  294.  
  295. DC  Data  Diet  is a complete solution  for  data  storage  space 
  296. savings.   The  first part is Data Diet itself,  for  compressing 
  297. anything that is not executable.   The second part is DC  Squish, 
  298. which compresses executable files (GEM and TOS programs and  desk 
  299. accessories).
  300.  
  301. DC Squish is a rock-solid, proven product that will compress your 
  302. executable files, yet still leave them 100% executable.
  303.  
  304. >To Squish your executable files:
  305.  
  306. Run DCSQUISH.PRG.  The main menu will appear.
  307.  
  308. Click on the AL button so it is not selected.
  309.  
  310. Click on the KO button so it is not selected.
  311.  
  312. Click on the D=S button so it is selected.
  313.  
  314. Click on the TPA button so it is selected.
  315.  
  316. Click on the SQUISH button.  A file selector will appear.
  317.  
  318. Use the file selector to locate the path (folder) to Squish.
  319.  
  320. Type *.* in the SELECTION field.
  321.  
  322. Click on OK.
  323.  
  324. DC Squish will now compress any file that it can compress.   Note 
  325. that  DC  Squish  does  not  perform  a  fully  recursive   batch 
  326. compression, so you will need to specify each and every folder to 
  327. Squish.
  328.  
  329. ** DATA DIET DEMO **
  330. DC Squish 1.4 Demo will not save squished executables.
  331.  
  332. Suggested Reading
  333.  
  334. We  suggest you read the rest of the manual to become  completely 
  335. familiar with the options available with DC Data Diet.   Although 
  336. Data Diet can be installed and then forgotten about, you may find 
  337. times  when you wish to configure it for optimal  performance  on 
  338. your system.
  339.  
  340. ** DATA DIET DEMO **
  341. We suggest you buy Data Diet in order to read the manual.  <grin>
  342.  
  343.  
  344.